---
title: Registry
description: Work with registered models containing deployment-ready model packages as versions.
section_name: NextGen Registry
maturity: open-public-preview

---

# Registry {: #registry }

!!! info "Availability information"
    The NextGen Registry is on by default.

    <b>Feature flag:</b> Enable NextGen Registry

In the Registry, models are listed as _registered models_ containing deployment-ready model packages as _versions_. Each package functions the same way, regardless of the origin of its model. From the Registry, you can generate [compliance documentation](nxt-compliance-doc) to provide evidence that the components of the model work as intended and the model is appropriate for its intended business purpose. You can also [deploy the model to production](nxt-deploy-models).

Topic                                 |   Describes...
--------------------------------------|--------------------------
[Register a DataRobot model](nxt-register-dr-models)            | Add a DataRobot model, from Classic or Workbench, to the Registry.
[Register an external model](nxt-register-ext-models)           | Add an external model to the Registry.
[Register a custom model](nxt-register-cus-models)              | Add a custom model from the model workshop to the Registry.
[View and manage registered models](nxt-view-manage-reg-models) | View and manage registered models and model versions.
[Generate compliance documentation](nxt-compliance-doc)         | Generate compliance documentation for a DataRobot model in the Registry.
[View and manage key values](nxt-key-values)                    | View and manage key values for a registered model version in the Registry.
[Deploy a registered model](nxt-deploy-models)                  | Deploy a registered model version from the Registry.
[Access global models](nxt-global-models)                       | Access and deploy pre-trained, global models for predictive or generative use cases.
[Create custom models](nxt-model-workshop/index)                | Assemble and test model artifacts in the model workshop to deploy custom models through the Registry.
[Create custom jobs](nxt-jobs-workshop/index)                   | Assemble custom jobs in the jobs workshop to implement automation for your models and deployments.
